Skip to content

Test Result : Session send

0 failures (±0)
15 tests (±0)
Took 0.13 sec.

All Tests

Test nameDurationStatus
Session send coalesces events if event provides a coalesce function8 msPassed
Session send does not await the full delay if a previous send call has a smaller delay9 msPassed
Session send does not await the full delay if a subsequent send call has a smaller delay9 msPassed
Session send does not resume polling after HTTP errors11 msPassed
Session send does not resume polling after JS errors9 msPassed
Session send does not resume polling after UI server errors12 msPassed
Session send does not resume polling after session terminated8 msPassed
Session send does not split events into separate requests if only first request requires a new request7 msPassed
Session send queues ?poll results when user requests are pending9 msPassed
Session send resumes polling after successful responses8 msPassed
Session send sends multiple async events in one call7 msPassed
Session send sends multiple async events in one call over multiple user interactions if sending was delayed11 msPassed
Session send sends requests consecutively8 msPassed
Session send sends requests consecutively and respects delay8 msPassed
Session send splits events into separate requests if an event requires a new request8 msPassed